home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / lightsprites.swf / scripts / frame_32 / PlaceObject2_896_62 / CLIPACTIONRECORD on(rollOut).as < prev    next >
Encoding:
Text File  |  2007-09-27  |  93 b   |  7 lines

  1. on(rollOut){
  2.    if(_global.trailOn == true)
  3.    {
  4.       this.gotoAndStop("off");
  5.    }
  6. }
  7.